home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 107
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Hellforge General CrackMe III (by LazaRuS)'
- ClientHeight = 346
- ClientWidth = 327
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 64
- Top = 8
- Width = 199
- Height = 68
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 0
- Top = 328
- Width = 329
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Visit http://come.to/hellforge'
- end
- object Edit1: TEdit
- Left = 16
- Top = 232
- Width = 297
- Height = 21
- TabOrder = 0
- Text = 'Enter your name here'
- OnChange = Edit1Change
- end
- object Edit3: TEdit
- Left = 16
- Top = 264
- Width = 297
- Height = 21
- TabOrder = 1
- Text = 'Enter the first serial here'
- OnChange = Edit1Change
- end
- object Edit4: TEdit
- Left = 16
- Top = 296
- Width = 297
- Height = 21
- TabOrder = 2
- Text = 'Enter the second serial here'
- OnChange = Edit1Change
- end
- object Memo1: TMemo
- Left = 16
- Top = 88
- Width = 297
- Height = 137
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- 'Greetings'
- ''
- 'Nothing special about this one. Use what you want to crack '
- 'it. I just want a keygen or an explaination how the serial is '
- 'calculated. The only thing that is unusual is that there are'
- 'two serials you have to enter. (Patches are not allowed)'
- ''
- 'Have some fun with this one.'
- ''
- 'LaZaRuS [hf] (lazarus666@gnwmail.com)')
- ParentFont = False
- ReadOnly = True
- TabOrder = 3
- end
- end
-